Other Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Array<Element> : _DestructorSafeContainer
  • Declaration

    Swift

    class CLLocation : NSObject, NSCopying, NSSecureCoding
  • Declaration

    Swift

    struct Locale : Hashable, Equatable, ReferenceConvertible
  • Declaration

    Swift

    @objc(MBCongestionLevel)
    enum CongestionLevel : Int, CustomStringConvertible
  • Declaration

    Swift

    struct Dictionary<Key, Value> where Key : Hashable
  • Declaration

    Swift

    class UIFont : NSObject, NSCopying